XIQS Get License List

From IQsimWiki

Jump to: navigation, search

XIQS Get License List - License Management

Description
getXIQSLicenseList ( [ Long id_partition ] [, filter f ] )
Get a list of license objects owned by this user's partition. In the case the current logged user is administrator, he may specify which partition license info he is interested by.
Parameters

[ Long id_partition ]

Partition Id

[ filter f ]

Return Values
List List of licenses owned by this partition
Long id - License Id
String code - License code
Integer type - License type (15 - Master license, 16 - Partition license, 17 - SIM Manager license)
Long id_ref - Reference Id
Long createdate - Creation date (in seconds since 01/01/1970)
Long updatedate - Update date (in seconds since 01/01/1970)
Long id_partition - Partition Id

Error Data structure ( Error Management )

Possible failure code returns
*ERR_SRV_INTERNAL (500) ERR_MSG_NO_DB
See Also

getXIQSLicenseInfo
createXIQSLicense
updateXIQSLicense
deleteXIQSLicense
decodeXIQSLicense
isXIQSGlobalLicense

Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List